home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000420_fj@iesd.auc.dk_Tue Mar 22 13:31:16 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from iesd.auc.dk by cs.umb.edu with SMTP id AA26608
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 22 Mar 1994 06:31:56 -0500
  3. Received: from loke.iesd.auc.dk (loke.iesd.auc.dk [130.225.48.20]) by iesd.auc.dk (8.6.5/8.6.5) with ESMTP id MAA21843; Tue, 22 Mar 1994 12:31:47 +0100
  4. From: Frank Jensen <fj@iesd.auc.dk>
  5. Received: from localhost (fj@localhost) by loke.iesd.auc.dk (8.6.4/8.6.4) id MAA11029; Tue, 22 Mar 1994 12:31:16 +0100
  6. Date: Tue, 22 Mar 1994 12:31:16 +0100
  7. Message-Id: <199403221131.MAA11029@loke.iesd.auc.dk>
  8. To: janl@math.uio.no
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: <9403191526.AAsmaug21710@smaug.uio.no> (message from Nicolai Langfeldt on Sat, 19 Mar 1994 16:26:19 +0100)
  11. Subject: Re: kpathsearch, linux, problem
  12.  
  13. > I just brought up TeX 3.1415, C version 6.1 + kpathsearch 1.7 using
  14. > the last posted patches on our linux machines. Unfortunately TeX fails
  15. > to locate some files that are in the database and on the disk so I
  16. > guess I'll have to debug some. I was wondering if anyone have a tiny
  17. > test program for kpathsearch?
  18.  
  19. If you say
  20.  
  21.     ls -R /usr/local/lib/texmf/tex > ls-R
  22.  
  23. then the files in the toplevel directory (i.e., the files in
  24. /usr/local/lib/texmf/tex) will be listed first, i.e., _before_ the
  25. first directory path is listed.  Such files are ignored.
  26.  
  27. If other than such files are ignored, I would first look at the
  28. patches to locate the bug (I'm convinced the rest of the code works).
  29.  
  30. /Frank